runtime.hiter.h (field)

4 uses

	runtime (current package)
		map.go#L169: 	h           *hmap
		map.go#L829: 	it.h = h
		map.go#L865: 	h := it.h
		map.go#L892: 			oldbucket := bucket & it.h.oldbucketmask()